JAMSRESTAPI Web Service
PutEntry_PutEntryRelease
JAMSRESTAPI Web Service > All Operations Resource Group : Entry_PutEntryRelease (Put)

Resource Path: /api/entry/{id}/release

Uri: http://doc.jamsscheduler.com/api/entry/{id}/release

Description
Releases a Entry with the specified ID to Run Again
Parameters
NameDescriptionData Type
The JAMS entry to release.integer
Request

The request body is of type EntryReleaseRequest.

An Entry Release Request model

Overview

EntryReleaseRequest
comment : string
releaseTypes : Array[]
forcePresent : boolean
toReleaseType : string
Response

The response body is of type string.

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service